projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
320aebc
)
Fix typo in comment.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 27 Mar 2002 10:22:34 +0000
(10:22 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 27 Mar 2002 10:22:34 +0000
(10:22 +0000)
lisp/hl-line.el
patch
|
blob
|
history
diff --git
a/lisp/hl-line.el
b/lisp/hl-line.el
index a2d73b7351d2c79d76801ee44396e4f463170bf1..317788087d0d7add8b4df0f5757f3a528a0768c0 100644
(file)
--- a/
lisp/hl-line.el
+++ b/
lisp/hl-line.el
@@
-25,7
+25,7
@@
;;; Commentary:
-;; Provides a minor mode (toggled by M-x hl-line-ode) and a global minor
+;; Provides a minor mode (toggled by M-x hl-line-
m
ode) and a global minor
;; mode (toggled by M-x global-hl-line-mode) to highlight, on a
;; suitable terminal, the line in the current window on which point is
;; (except in a minibuffer window). Done to satisfy a request for a